%8-24  ʹclabelȸע

>> z = peaks;
>> [C,h] = contour(z,5);
>> clabel(C,h)
>> title({'Contour Labeled Using','clabel(C,h)'})
>>

